[INFO] cloning repository https://github.com/sudokatie/git-story
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/git-story" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-story", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-story'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de92c9e56ec4d1aa888b84ce9ec2f837c66246b9
[INFO] testing sudokatie/git-story against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-story" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sudokatie/git-story
[INFO] finished tweaking git repo https://github.com/sudokatie/git-story
[INFO] tweaked toml for git repo https://github.com/sudokatie/git-story written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sudokatie/git-story on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sudokatie/git-story already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e50589234bf45810dc79f40c7b9f20a9ae2c7fcb690fa9417b6554e5701fb48
[INFO] running `Command { std: "docker" "start" "-a" "1e50589234bf45810dc79f40c7b9f20a9ae2c7fcb690fa9417b6554e5701fb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e50589234bf45810dc79f40c7b9f20a9ae2c7fcb690fa9417b6554e5701fb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e50589234bf45810dc79f40c7b9f20a9ae2c7fcb690fa9417b6554e5701fb48", kill_on_drop: false }`
[INFO] [stdout] 1e50589234bf45810dc79f40c7b9f20a9ae2c7fcb690fa9417b6554e5701fb48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9154d056d923c0d9e9f78c23e87de1fa3e9d192b5f1780e19918a9a454655dad
[INFO] running `Command { std: "docker" "start" "-a" "9154d056d923c0d9e9f78c23e87de1fa3e9d192b5f1780e19918a9a454655dad", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling git-story v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "9154d056d923c0d9e9f78c23e87de1fa3e9d192b5f1780e19918a9a454655dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9154d056d923c0d9e9f78c23e87de1fa3e9d192b5f1780e19918a9a454655dad", kill_on_drop: false }`
[INFO] [stdout] 9154d056d923c0d9e9f78c23e87de1fa3e9d192b5f1780e19918a9a454655dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41233c688288a4a68e0a951da96fbdbcbdeaad690bede452f33dd5e9db42dc18
[INFO] running `Command { std: "docker" "start" "-a" "41233c688288a4a68e0a951da96fbdbcbdeaad690bede452f33dd5e9db42dc18", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling git-story v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_tests.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Command::cargo_bin("git-story").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.77s
[INFO] running `Command { std: "docker" "inspect" "41233c688288a4a68e0a951da96fbdbcbdeaad690bede452f33dd5e9db42dc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41233c688288a4a68e0a951da96fbdbcbdeaad690bede452f33dd5e9db42dc18", kill_on_drop: false }`
[INFO] [stdout] 41233c688288a4a68e0a951da96fbdbcbdeaad690bede452f33dd5e9db42dc18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f97ad3dd5e3b4146a17e6104f994edb97382808efe0e306ae3131445a10c744
[INFO] running `Command { std: "docker" "start" "-a" "8f97ad3dd5e3b4146a17e6104f994edb97382808efe0e306ae3131445a10c744", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_tests.rs:52:14
[INFO] [stderr]    |
[INFO] [stderr] 52 |     Command::cargo_bin("git-story").unwrap()
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `git-story` (test "cli_tests") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_story-62c5ee4f094947eb)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test analysis::chapters::tests::empty_timeline ... ok
[INFO] [stdout] test analysis::chapters::tests::chapters_detected ... ok
[INFO] [stdout] test analysis::chapters::tests::median_calculation ... ok
[INFO] [stdout] test analysis::chapters::tests::chapters_have_dates ... ok
[INFO] [stdout] test analysis::contributors::tests::sorted_by_commit_count ... ok
[INFO] [stdout] test analysis::chapters::tests::refactor_detection ... ok
[INFO] [stdout] test analysis::contributors::tests::multiple_contributors ... ok
[INFO] [stdout] test analysis::contributors::tests::single_contributor ... ok
[INFO] [stdout] test analysis::chapters::tests::quiet_detection ... ok
[INFO] [stdout] test analysis::releases::tests::no_tags_no_releases ... ok
[INFO] [stdout] test analysis::temporal::tests::auto_bucket_year_for_very_long_period ... ok
[INFO] [stdout] test analysis::releases::tests::single_release ... ok
[INFO] [stdout] test analysis::chapters::tests::chapters_have_stats ... ok
[INFO] [stdout] test analysis::chapters::tests::chapter_has_description ... ok
[INFO] [stdout] test analysis::temporal::tests::bucket_start_week_aligns_to_monday ... ok
[INFO] [stdout] test analysis::releases::tests::non_release_tags_ignored ... ok
[INFO] [stdout] test analysis::releases::tests::highlights_extracted ... ok
[INFO] [stdout] test analysis::temporal::tests::empty_commits_returns_empty ... ok
[INFO] [stdout] test cli::args::tests::analyze_default_theme ... ok
[INFO] [stdout] test analysis::temporal::tests::bucket_start_month_aligns_to_first ... ok
[INFO] [stdout] test analysis::temporal::tests::auto_bucket_month_for_long_period ... ok
[INFO] [stdout] test cli::args::tests::analyze_json_format ... ok
[INFO] [stdout] test analysis::tests::empty_commits ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_branch_short ... ok
[INFO] [stdout] test cli::args::tests::analyze_multiple_authors ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_theme_short ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_date_filters ... ok
[INFO] [stdout] test cli::args::tests::chapters_json_format ... ok
[INFO] [stdout] test cli::args::tests::analyze_default_path ... ok
[INFO] [stdout] test analysis::temporal::tests::auto_bucket_week_for_medium_period ... ok
[INFO] [stdout] test analysis::contributors::tests::same_person_different_case ... ok
[INFO] [stdout] test analysis::contributors::tests::normalize_github_noreply ... ok
[INFO] [stdout] test analysis::temporal::tests::auto_bucket_day_for_short_period ... ok
[INFO] [stdout] test cli::args::tests::contributors_with_limit ... ok
[INFO] [stdout] test cli::args::tests::global_config_flag ... ok
[INFO] [stdout] test cli::args::tests::verify_cli ... ok
[INFO] [stdout] test cli::args::tests::global_quiet_flag ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_author_short ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_title ... ok
[INFO] [stdout] test cli::args::tests::init_with_force ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_path_short ... ok
[INFO] [stdout] test cli::args::tests::output_format_extension ... ok
[INFO] [stdout] test cli::args::tests::analyze_with_output ... ok
[INFO] [stdout] test cli::args::tests::summary_command ... ok
[INFO] [stdout] test cli::args::tests::global_verbose_flag ... ok
[INFO] [stdout] test config::file::tests::load_missing_file ... ok
[INFO] [stdout] test error::tests::exit_code_general ... ok
[INFO] [stdout] test cli::commands::tests::init_overwrites_with_force ... ok
[INFO] [stdout] test config::file::tests::load_valid_config ... ok
[INFO] [stdout] test config::file::tests::partial_config_uses_defaults ... ok
[INFO] [stdout] test config::file::tests::to_toml ... ok
[INFO] [stdout] test error::tests::exit_code_invalid_args ... ok
[INFO] [stdout] test error::tests::exit_code_invalid_date ... ok
[INFO] [stdout] test cli::commands::tests::init_no_overwrite_without_force ... ok
[INFO] [stdout] test error::tests::invalid_date_display ... ok
[INFO] [stdout] test error::tests::no_commits_without_reason ... ok
[INFO] [stdout] test cli::commands::tests::init_creates_config ... ok
[INFO] [stdout] test error::tests::exit_code_no_commits ... ok
[INFO] [stdout] test config::file::tests::default_config ... ok
[INFO] [stdout] test error::tests::io_error_from ... ok
[INFO] [stdout] test git::commit::tests::conventional_feat ... ok
[INFO] [stdout] test git::commit::tests::conventional_fix_with_scope ... ok
[INFO] [stdout] test git::commit::tests::conventional_none_for_regular ... ok
[INFO] [stdout] test git::commit::tests::is_merge_false ... ok
[INFO] [stdout] test git::commit::tests::is_merge_true ... ok
[INFO] [stdout] test git::commit::tests::split_message_subject_only ... ok
[INFO] [stdout] test git::commit::tests::split_message_with_body ... ok
[INFO] [stdout] test git::diff::tests::default_is_empty ... ok
[INFO] [stdout] test git::diff::tests::empty_stats ... ok
[INFO] [stdout] test git::refs::tests::is_release_prerelease ... ok
[INFO] [stdout] test git::refs::tests::is_release_semver ... ok
[INFO] [stdout] test git::refs::tests::is_release_two_part ... ok
[INFO] [stdout] test error::tests::exit_code_not_a_repo ... ok
[INFO] [stdout] test error::tests::exit_code_output_failed ... ok
[INFO] [stdout] test error::tests::git_error_from ... ok
[INFO] [stdout] test error::tests::no_commits_with_reason ... ok
[INFO] [stdout] test error::tests::not_a_repository_display ... ok
[INFO] [stdout] test git::refs::tests::not_release_date ... ok
[INFO] [stdout] test git::diff::tests::total_lines ... ok
[INFO] [stdout] test git::refs::tests::not_release_random ... ok
[INFO] [stdout] test git::refs::tests::is_release_with_v ... ok
[INFO] [stdout] test git::repository::tests::name_from_url_https ... ok
[INFO] [stdout] test git::repository::tests::name_from_url_no_extension ... ok
[INFO] [stdout] test git::repository::tests::name_from_url_ssh ... ok
[INFO] [stdout] test git::walker::tests::parse_date_invalid ... ok
[INFO] [stdout] test git::walker::tests::parse_date_iso ... ok
[INFO] [stdout] test git::walker::tests::parse_date_relative_days ... ok
[INFO] [stdout] test git::walker::tests::parse_date_relative_months ... ok
[INFO] [stdout] test git::walker::tests::parse_date_relative_weeks ... ok
[INFO] [stdout] test git::walker::tests::parse_date_relative_years ... ok
[INFO] [stdout] test git::walker::tests::parse_date_today ... ok
[INFO] [stdout] test git::walker::tests::parse_date_yesterday ... ok
[INFO] [stdout] test git::repository::tests::open_non_existent_path ... ok
[INFO] [stdout] test progress::tests::normal_mode_does_not_panic ... ok
[INFO] [stdout] test progress::tests::quiet_mode_does_not_panic ... ok
[INFO] [stdout] test progress::tests::verbose_mode_does_not_panic ... ok
[INFO] [stdout] test git::repository::tests::open_non_repo_directory ... ok
[INFO] [stdout] test render::html::tests::dark_theme_colors ... ok
[INFO] [stdout] test git::diff::tests::from_initial_commit ... ok
[INFO] [stdout] test git::repository::tests::open_valid_repo ... ok
[INFO] [stdout] test cli::commands::tests::contributors_works ... ok
[INFO] [stdout] test cli::commands::tests::analyze_with_custom_title ... ok
[INFO] [stdout] test git::walker::tests::commits_in_reverse_chronological_order ... ok
[INFO] [stdout] test render::html::tests::includes_d3_script ... ok
[INFO] [stdout] test render::json::tests::contains_expected_fields ... ok
[INFO] [stdout] test render::json::tests::renders_valid_json ... ok
[INFO] [stdout] test render::markdown::tests::renders_header ... ok
[INFO] [stdout] test render::markdown::tests::renders_overview ... ok
[INFO] [stdout] test render::markdown::tests::valid_markdown_table ... ok
[INFO] [stdout] test render::svg::tests::dark_theme ... ok
[INFO] [stdout] test render::svg::tests::has_viewbox ... ok
[INFO] [stdout] test render::svg::tests::includes_title ... ok
[INFO] [stdout] test render::svg::tests::light_theme ... ok
[INFO] [stdout] test render::svg::tests::renders_valid_svg ... ok
[INFO] [stdout] test render::html::tests::includes_releases_data ... ok
[INFO] [stdout] test cli::commands::tests::chapters_works ... ok
[INFO] [stdout] test git::repository::tests::name_from_directory ... ok
[INFO] [stdout] test git::walker::tests::filter_by_author_no_match ... ok
[INFO] [stdout] test git::walker::tests::walk_all_commits ... ok
[INFO] [stdout] test cli::commands::tests::analyze_creates_output ... ok
[INFO] [stdout] test cli::commands::tests::summary_works ... ok
[INFO] [stdout] test git::walker::tests::filter_by_author ... ok
[INFO] [stdout] test render::html::tests::self_contained ... ok
[INFO] [stdout] test git::diff::tests::from_commit_with_changes ... ok
[INFO] [stdout] test render::html::tests::includes_timeline_data ... ok
[INFO] [stdout] test render::html::tests::includes_version ... ok
[INFO] [stdout] test render::html::tests::light_theme_colors ... ok
[INFO] [stdout] test render::html::tests::renders_html ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_story-e6199292e009d437)
[INFO] [stdout] test cli::commands::tests::analyze_with_light_theme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-9707585a59b43951)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test init_no_overwrite_by_default ... ok
[INFO] [stdout] test init_creates_config ... ok
[INFO] [stdout] test version_shows_number ... ok
[INFO] [stdout] test init_force_overwrites ... ok
[INFO] [stdout] test help_shows_usage ... ok
[INFO] [stdout] test non_repo_fails_gracefully ... ok
[INFO] [stdout] test contributors_json_format ... ok
[INFO] [stdout] test chapters_shows_output ... ok
[INFO] [stdout] test summary_shows_stats ... ok
[INFO] [stdout] test analyze_creates_svg_file ... ok
[INFO] [stdout] test analyze_creates_html_file ... ok
[INFO] [stdout] test analyze_creates_markdown_file ... ok
[INFO] [stdout] test contributors_lists_authors ... ok
[INFO] [stdout] test analyze_creates_json_file ... ok
[INFO] [stdout] test summary_quiet_mode ... ok
[INFO] [stdout] test chapters_json_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_story
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f97ad3dd5e3b4146a17e6104f994edb97382808efe0e306ae3131445a10c744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f97ad3dd5e3b4146a17e6104f994edb97382808efe0e306ae3131445a10c744", kill_on_drop: false }`
[INFO] [stdout] 8f97ad3dd5e3b4146a17e6104f994edb97382808efe0e306ae3131445a10c744
